OnClientPasted Property (TransposedGrid<T>)
Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).
public virtual string OnClientPasted {get; set;}
'Declaration
Public Overridable Property OnClientPasted As String